Skip to content

Add Postgres-js CI#143

Merged
wcmjunior merged 2 commits intomainfrom
PostgresJS_CI
May 16, 2025
Merged

Add Postgres-js CI#143
wcmjunior merged 2 commits intomainfrom
PostgresJS_CI

Conversation

@mitchell-elholm
Copy link
Copy Markdown
Contributor

  • Adds an integration test workflow for Postgres-js

By submitting this pull request, I confirm that my contribution is made under
the terms of the MIT-0 license.

Thank you for your contribution!

@mitchell-elholm mitchell-elholm marked this pull request as ready for review May 16, 2025 01:19
@mitchell-elholm mitchell-elholm requested a review from wcmjunior May 16, 2025 01:20
Copy link
Copy Markdown
Contributor

@wcmjunior wcmjunior left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also bump the other node dependencies (if any). Even though we announce the example is compatible with node 18, it will reach EOL in a few months and 22 is the active version.

- name: Set up Node
uses: actions/setup-node@v4
with:
node-version: '18.x'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use node 22.x instead as 18.x is reaching end of life.

@wcmjunior wcmjunior merged commit 1120c21 into main May 16, 2025
3 checks passed
@danielfrankcom danielfrankcom deleted the PostgresJS_CI branch October 7, 2025 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants